getLicense

abstract fun getLicense(sourceId: String): AssetLicense?

Queries the asset source's license info.

Return

the asset source's license info consisting of a name and an optional URL.

Parameters

sourceId

the ID of the asset source.